type runtime/pprof.countProfile

2 uses

	runtime/pprof (current package)
		pprof.go#L367: type countProfile interface {
		pprof.go#L405: func printCountProfile(w io.Writer, debug int, name string, p countProfile) error {